home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / efileshare / efssetup.exe / {app} / templates / style2 / reply.txt < prev    next >
Encoding:
Text File  |  2003-08-07  |  2.4 KB  |  77 lines

  1.   <tr> 
  2.     <td bgcolor="#DFDFDF" valign="top" nowrap> </td>
  3.     <td bgcolor="#DFDFDF" valign="top"><a href="%return"><font size="2" face="verdana, arial, helvetica">return</font></a></td>
  4.   </tr>
  5. </table>
  6. <br>
  7. <form action="%msg" 
  8.  
  9. onSubmit="return input(this)" method="post">
  10.   <center>
  11.     <a name="reply"></a> 
  12.     <table border="2" cellpadding="6" width="479">
  13.       <tr bgcolor="#8080A6"> 
  14.         <td height="419"> 
  15.           <center>
  16.             <table border="0" width="260">
  17.               <tr>
  18.                 <td align="right" width="110"><font face="Arial, Helvetica, sans-serif" size="2">Username:</font></td>
  19.                 <td width="203"> 
  20.                   <script language="JavaScript">
  21. <!--
  22. document.write('<input type="text" size="20" name="userid" Value="'+ReadCookie("UserID")+'">');
  23. // -->
  24. </script>
  25.                 </td>
  26.               </tr>
  27.               <tr>
  28.                 <td align="right" width="110"><font face="Arial, Helvetica, sans-serif" size="2">Password:</font></td>
  29.                 <td width="203"> 
  30.                   <script language="JavaScript">
  31. <!--
  32. document.write('<input type="password" size="20" name="passwd" Value="'+ReadCookie("PassWD")+'">');
  33. // --></script>
  34.                 </td>
  35.               </tr>
  36.             </table>
  37.             <table border="0" width="437" cellpadding="0">
  38.               <tr>
  39.                 <td colspan="2" height="32"> <b>Compose your message:</b>
  40.                   <hr>
  41.                 </td>
  42.               </tr>
  43.               <tr>
  44.                 <td colspan="2"><b>Your Message:</b><br>
  45.                   <textarea rows="14" name="content" cols="74"></textarea>
  46.                 </td>
  47.               </tr>
  48.               <tr>
  49.                 <td colspan="2">
  50.                   <input type="submit" value="Update" name="Update">
  51.                 </td>
  52.               </tr>
  53.             </table>
  54.             </center>
  55.         </td>
  56.       </tr>
  57.     </table>
  58.  
  59. <p align="center"><font face="verdana,arial,helvetica" size="1" >
  60. <!-- Do not remove this copyright notice -->
  61.   Powered by: Easy File Sharing Web Server 1.2<br>
  62.   Copyright 2000 - 2003, <a href="http://www.sharing-file.com">EFS Software 
  63.     Inc.</a><br>
  64. <!-- Do not remove this copyright notice -->
  65. </font></p>
  66.  
  67.   </center>
  68.   <br>
  69.   <br>
  70.   <br>
  71. </form>
  72.  
  73. <p align="center">  </p>
  74.  
  75. </body>
  76. </html>
  77.